home *** CD-ROM | disk | FTP | other *** search
/ Studio PCTV Pro / Pinnacle Systems Studio PCTV Pro.iso / Setup / _user1.cab / Language_Independent_OS_Independent_Files / RNA.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2000-09-15  |  21.9 KB  |  643 lines

  1. ; Localized    04/28/1999 01:46  (GMT)    7:3.0.406 A    rna.inf
  2.  
  3.  
  4. ; RNA.INF
  5. ;
  6. ; This is the Setup information file for Dial-Up Networking, 
  7. ; Direct Cable Connection, and Virtual Private Networking options
  8. ; included in the Windows 98 1 product.
  9. ;
  10. ; Copyright 1993-1998, Microsoft Corporation
  11. ;
  12. ;
  13.  
  14. [version]
  15. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  16. signature="$CHICAGO$"
  17. Provider=%MS%
  18. SetupClass=BASE
  19.  
  20. [DestinationDirs]
  21. MS_RNA_CopyFiles       =25    ; LDID_SHARED
  22. MS_DCC_CopyFiles       =25    ; LDID_SHARED
  23. MS_VPN_CopyFiles       =25    ; LDID_SHARED
  24. MS_ATM_CopyFiles       =25    ; LDID_SHARED
  25. MS_RNA_HLP_CopyFiles   =18    ; LDID_HELP
  26. MS_RNA_SYS_CopyFiles   =11    ; LDID_SYS
  27. MS_RNASERV_SYS_CopyFiles =11    ; LDID_SYS
  28. MS_RNASERV_SYS_DelFiles=11    ; LDID_SYS
  29. MS_DCC_SYS_CopyFiles   =11    ; LDID_SYS
  30. MS_VPN_SYS_CopyFiles   =11    ; LDID_SYS
  31. MS_ATM_SYS_CopyFiles   =11    ; LDID_SYS
  32. MS_RNA_DelFiles        =25    ; LDID_SHARED
  33. MS_RNA_INF_DelFiles    =17    ; LDID_INF
  34. MS_RNA_SYS_DelFiles    =11    ; LDID_SYS
  35. MS_RNA_INF_CopyFiles   =17    ; LDID_INF
  36. MS_RNA_ACCS_CopyFiles  =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
  37. MS_RNA_ACCS_DelFiles   =24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
  38.     
  39. [BaseWinOptions]
  40. MS_RNA_Cleanup
  41. MS_RNA_Maintenance
  42.  
  43. [MS_RNA_Cleanup]
  44. DelReg=MS_RNA_Uninstall_DelReg, MS_DCC_Uninstall_DelReg, MS_DUN_Uninstall_DelReg
  45. DelFiles=MS_RNA_SYS_CopyFiles, MS_DCC_CopyFiles, MS_RNA_INF_DelFiles
  46.  
  47. [MS_RNA_Maintenance]
  48. AddReg=MS_RNA_Maintenance_AddReg
  49. CopyFiles=MS_RNA_INF_CopyFiles
  50.  
  51. [MS_RNA_INF_DelFiles]
  52. isdn01.inf
  53. isdn02.inf
  54. isdn03.inf
  55. isdn04.inf
  56. isdn05.inf
  57. isdn06.inf
  58. isdn07.inf
  59. isdn08.inf
  60.  
  61. [MS_RNA_INF_CopyFiles]
  62. rna.inf
  63. netppp.inf
  64. netpptp.inf
  65. ndiswan.inf
  66. pppatm.inf
  67. wanatm.inf
  68.  
  69. [MS_RNA_Maintenance_AddReg]
  70. ;
  71. ;Remote Access Maintenance Mode Setup
  72. ;
  73. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNA",,"RNA"
  74. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,INF,,"rna.inf"
  75. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Section,,"RNA"
  76. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  77.  
  78. ;
  79. ;Remote Access Server Maintenance Mode Setup
  80. ;
  81. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"RNASERV",,"RNASERV"
  82. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,INF,,"rna.inf"
  83. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Section,,"RNASERV"
  84. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"
  85.  
  86. ;
  87. ;Direct Cable Connection Maintenance Mode Setup
  88. ;
  89. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"DCC",,"DCC"
  90. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,INF,,"rna.inf"
  91. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Section,,"DCC"
  92. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  93.  
  94. ;
  95. ;Virtual Private Networking Maintenance Mode Setup
  96. ;
  97. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"VPN",,"VPN"
  98. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,INF,,"rna.inf"
  99. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Section,,"VPN"
  100. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"
  101.  
  102. ;
  103. ;Add ATM Support to Maintenance Mode Setup option
  104. ;
  105. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"ATM",,"ATM"
  106. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,INF,,"rna.inf"
  107. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Section,,"ATM"
  108. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"0"
  109.  
  110.  
  111. [Optional Components]
  112. RNA
  113. RNASERV
  114. DCC
  115. VPN
  116. ATM
  117.  
  118. [RNA]
  119. OptionDesc=%Remote_Desc%
  120. Tip=%Remote_Tip%
  121. Parent = CommApps
  122. CopyFiles=MS_RNA_CopyFiles, MS_RNA_SYS_CopyFiles, MS_RNA_HLP_CopyFiles, MS_RNA_ACCS_CopyFiles
  123. DelFiles=MS_RNA_DelFiles, MS_RNA_SYS_DelFiles, MS_RNA_ACCS_DelFiles
  124. AddReg=MS_RNA_Reg
  125. DelReg=MS_RNA_DelReg
  126. UpdateInis=MS_RNA_Inis
  127. UpdateIniFields=MS_RNA_Fields
  128. InstallType = 15                ;All Cases
  129. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  130. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  131. Uninstall=MS_RNA_Uninstall
  132. PerUserInstall = RNA.pui
  133. Reboot=1
  134.  
  135. [RNASERV]
  136. OptionDesc=%RemoteServ_Desc%
  137. Tip=%RemoteServ_Tip%
  138. Parent = CommApps
  139. CopyFiles=MS_RNASERV_SYS_CopyFiles
  140. AddReg=MS_RNASERV_Reg
  141. UpdateInis=MS_RNASERV_Inis
  142. InstallType = 0                ;Manual install only
  143. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  144. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  145. Uninstall=MS_RNASERV_Uninstall
  146. Needs= RNA
  147.  
  148. [DCC]
  149. OptionDesc=%DirectCC_Desc%
  150. Tip=%DCC_Tip%
  151. Parent = CommApps
  152. CopyFiles=MS_DCC_CopyFiles, MS_DCC_SYS_CopyFiles
  153. AddReg=MS_DCC_Reg
  154. UpdateInis=MS_DCC_Inis
  155. InstallType = 0                ;Manual install only
  156. IconIndex= 22                   ;Direct cable connection mini-icon for dialogs
  157. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  158. Uninstall=MS_DCC_Uninstall
  159. Needs= RNA
  160. PerUserInstall = PerUser.DCC.pui
  161.  
  162. [VPN]
  163. OptionDesc=%VPN_Desc%
  164. Tip=%VPN_Tip%
  165. Parent = CommApps
  166. CopyFiles=MS_VPN_CopyFiles, MS_VPN_SYS_CopyFiles
  167. AddReg=MS_VPN_Reg
  168. UpdateInis=MS_VPN_Inis
  169. InstallType = 0                 ;Manual install only
  170. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  171. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  172. Uninstall=MS_VPN_Uninstall
  173. Needs= RNA
  174. Reboot=1
  175.  
  176.  
  177. [ATM]
  178. OptionDesc=%ATM_Desc%
  179. Tip=%ATM_Tip%
  180. Parent = CommApps
  181. CopyFiles=MS_ATM_CopyFiles, MS_ATM_SYS_CopyFiles
  182. AddReg=MS_ATM_Reg
  183. UpdateInis=MS_ATM_Inis
  184. InstallType = 0                 ;Manual install only
  185. IconIndex= 21                   ;Dial-up networking mini-icon for dialogs
  186. ValidateProc= RNASETUP.DLL, RnaSetupCallback
  187. Uninstall=MS_ATM_Uninstall
  188. Needs= RNA
  189. Reboot=1
  190.  
  191.  
  192. [MS_RNA_Uninstall]
  193. AddReg=MS_RNA_Uninstall_Reg
  194. DelReg=MS_RNA_Uninstall_DelReg
  195. UpdateInis=MS_RNA_DelInis
  196. PerUserInstall = RNA.remove.pui
  197. Reboot=1
  198.  
  199. [MS_RNASERV_Uninstall]
  200. AddReg=MS_RNASERV_Uninstall_Reg
  201. DelReg=MS_RNASERV_Uninstall_DelReg
  202. UpdateInis=MS_RNASERV_DelInis
  203. DelFiles=MS_RNASERV_SYS_DelFiles
  204.  
  205. [MS_DCC_Uninstall]
  206. AddReg=MS_DCC_Uninstall_Reg
  207. DelReg=MS_DCC_Uninstall_DelReg
  208. UpdateInis=MS_DCC_DelInis
  209. PerUserInstall = PerUser.DCC.remove.pui 
  210.  
  211. [MS_VPN_Uninstall]
  212. AddReg=MS_VPN_Uninstall_Reg
  213. DelReg=MS_VPN_Uninstall_DelReg
  214. UpdateInis=MS_VPN_DelInis
  215. Reboot=1
  216.  
  217. [MS_ATM_Uninstall]
  218. AddReg=MS_ATM_Uninstall_Reg
  219. DelReg=MS_ATM_Uninstall_DelReg
  220. UpdateInis=MS_ATM_DelInis
  221. Reboot=1
  222.  
  223. ; Copy.Files References
  224.  
  225. [MS_RNA_CopyFiles]
  226.  
  227. [MS_DCC_CopyFiles]
  228. directcc.exe
  229.  
  230. [MS_VPN_CopyFiles]
  231.  
  232. [MS_ATM_CopyFiles]
  233.  
  234. [MS_RNA_HLP_CopyFiles]
  235. rnaapp.hlp
  236.  
  237.  
  238. [MS_RNA_SYS_CopyFiles]
  239. vgateway.vxd
  240. splitter.vxd
  241. rnaapp.exe
  242. rnaui.dll
  243. rnanp.dll
  244. rnathunk.dll
  245. rasapi16.dll
  246. rasapi32.dll
  247. pppmac.vxd
  248. spap.vxd
  249. smmscrpt.dll
  250. smmsetup.dll
  251. rnasmm.dll
  252.  
  253. [MS_RNASERV_SYS_CopyFiles]
  254. rnaserv.dll
  255.  
  256. [MS_RNA_ACCS_CopyFiles]
  257. slip.scp
  258. cis.scp
  259. pppmenu.scp
  260. slipmenu.scp
  261.  
  262. [MS_DCC_SYS_CopyFiles]
  263. vserver.vxd
  264. nwserver.vxd
  265. vnetsup.vxd
  266. msshrui.dll
  267.  
  268. [MS_VPN_SYS_CopyFiles]
  269. netpptp.sys
  270.  
  271. [MS_ATM_SYS_CopyFiles]
  272. pppatm.sys
  273.  
  274. ; Delete.Files References
  275.  
  276. [MS_RNA_DelFiles]
  277. rnaapp.exe
  278. rnaapp32.exe
  279. rasphone.hlp
  280. rasmon.exe
  281. rasphone.exe
  282. rasstart.exe
  283.  
  284. [MS_RNA_SYS_DelFiles]
  285. rnadll32.dll
  286. modem.inf
  287. pad.inf
  288. switch.inf
  289. rasapi16.dll
  290. rascauth.dll
  291. rasconf.dll
  292. rasfile.dll
  293. rasman.dll
  294. rasmxs.dll
  295. rassauth.dll
  296. rasser.dll
  297. rassrv.dll
  298. rasexe.exe
  299. vgateway.386
  300. splitter.386
  301.  
  302. [MS_RNA_ACCS_DelFiles]
  303. scripter.exe
  304.  
  305. [MS_RNASERV_SYS_DelFiles]
  306. rnaserv.dll
  307.  
  308. [MS_RNA_Fields]
  309. ;
  310. ; Remove rnadll from the drivers= line
  311. system.ini, boot, drivers, rnadll.dll
  312. system.ini, boot, networks32, rna
  313. win.ini,windows,load,rnaapp
  314.  
  315. [MS_RNASERV_Inis]
  316.  
  317. [MS_RNASERV_DelInis]
  318.  
  319. [PerUser.DCC.pui]
  320. GUID = "PerUser_DCC_Inis"
  321. DisplayName = %PUI_DESC_DCC%
  322. Version = %PUI_VERSION%
  323. IsInstalled = 1
  324. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_DCC_Inis 64 %17%\rna.inf"
  325. DontAsk = 2
  326.  
  327. [PerUser_DCC_Inis]
  328. UpdateInis  = MS_DCC_Inis
  329.  
  330. [PerUser.DCC.remove.pui]
  331. GUID = "PerUser_DCC_Inis"
  332. IsInstalled = 0
  333. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_DCC_Inis_remove 64 %17%\rna.inf"
  334.  
  335. [PerUser_DCC_Inis_remove]
  336. UpdateInis  = MS_DCC_DelInis
  337.  
  338. [MS_DCC_Inis]
  339. ;
  340. ;Create directcc icon in accessories\communications group
  341. ;
  342. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"  ;creates folder
  343. setup.ini, Comm_Group,, """%Directcc_Desc%"", DIRECTCC.EXE,,,,,%Directcc_ShortDesc%"    ;creates link in Accessories
  344. ; cleanup during upgrade
  345. setup.ini, progman.groups,, "Group4=%Apps_Desc%"
  346. setup.ini, Group4,, """%Directcc_Desc%"""           ;deletes old link in Accessories
  347. setup.ini, Group4,, """%Directcc_ShortDesc%"""      ;deletes old link in Accessories
  348.  
  349.  
  350. [MS_DCC_DelInis]
  351. ;
  352. ;delete directcc icon in accessories\communications group
  353. ;
  354. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  355. setup.ini, Comm_Group,, """%Directcc_Desc%"""           ;deletes link in Accessories
  356. setup.ini, Comm_Group,, """%Directcc_ShortDesc%"""      ;deletes link in Accessories
  357.  
  358. [RNA.pui]
  359. GUID = "PerUser_RNA_Inis"
  360. DisplayName = %PUI_DESC_RNA%
  361. Version = %PUI_VERSION%
  362. IsInstalled = 1
  363. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_RNA_Inis 64 %17%\rna.inf"
  364. DontAsk = 2
  365.  
  366. [PerUser_RNA_Inis]
  367. UpdateInis  = MS_RNA_Inis
  368.  
  369. [RNA.remove.pui]
  370. GUID = "PerUser_RNA_Inis"
  371. IsInstalled = 0
  372. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Dialer_RNA_remove 64 %17%\rna.inf"
  373.  
  374. [PerUser_Dialer_RNA_remove]
  375. UpdateInis  = MS_RNA_DelInis
  376.  
  377. [MS_RNA_Inis]
  378. ;
  379. ;Create Remote Access icon in accessories group
  380. ;
  381. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%" ;creates folder
  382. setup.ini, Comm_Group,, """%Remote_Desc%"", EXPLORER.EXE ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48},RNAUI.DLL,0,,,%Remote_ShortDesc%"    ;creates link in Accessories
  383. ;
  384. ;delete scripter icon in accessories group
  385. ;
  386. ;create link
  387. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  388. ;cleanup links on upgrade
  389. setup.ini, Comm_Group,, """%Scripter_Desc%"""       ;deletes link in Communications
  390. ;cleanup
  391. setup.ini, progman.groups,, "Group4=%Apps_Desc%"
  392. setup.ini, Group4,, """%Scripter_Desc%"""           ;deletes link in Accessories
  393. setup.ini, Group4,, """%Remote_Desc%"""             ;deletes link in Accessories
  394. setup.ini, Group4,, """%Remote_ShortDesc%"""        ;deletes link in Accessories
  395.  
  396. [MS_RNA_DelInis]
  397. ;
  398. ;delete RNA icon in accessories group
  399. ;
  400. setup.ini, progman.groups,, "Comm_Group=%COMM_DESC%"    ;creates folder
  401. setup.ini, Comm_Group,, """%Remote_Desc%"""         ;deletes link in Communications
  402. setup.ini, Comm_Group,, """%Remote_ShortDesc%"""    ;deletes link in Communications
  403.  
  404. [MS_RNA_Reg]
  405. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  406. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,,,"rnaui.dll"
  407. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\InProcServer32,ThreadingModel,,"Apartment"
  408. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\DefaultIcon,,,"%11%\rnaui.dll,0"
  409. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\ShellFolder,Attributes,1,04,00,00,20
  410. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48},,,%Remote_Desc%
  411. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48},"InfoTip",,"%Remote_Infotip%"
  412. HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}",,"%Remote_Desc%"
  413. ;
  414. ;Remote Access Installation
  415. ;
  416. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"1"
  417.  
  418. ;
  419. ;Remote Access Version
  420. ;
  421. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess,Version,,"2.1"
  422.  
  423. ;
  424. ;Remote Access authentication registration
  425. ;
  426. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Path,2, "rasapi32.dll"
  427. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Desc,, %PP_Desc%
  428. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Usage,1,03,00,00,00
  429. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Options,1,17,07,00,00
  430. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\PPP, Protocols,1,07,00,00,00
  431. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Path,2, "rasapi32.dll"
  432. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Desc,, %WFW_Desc%
  433. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Usage,1,03,00,00,00
  434. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Options,1,04,01,00,00
  435. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\RAS, Protocols,1,01,00,00,00
  436. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Path,2, "rasapi32.dll"
  437. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Desc,, %NWC_Desc%
  438. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Usage,1,01,00,00,00
  439. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Options,1,04,01,00,00
  440. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\NWC, Protocols,1,02,00,00,00
  441. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Path,2, "rasapi32.dll"
  442. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Desc,, %SLIP_Desc%
  443. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Usage,1,01,00,00,00
  444. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Options,1,04,01,00,00
  445. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\SLIP, Protocols,1,04,00,00,00
  446. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Path,2, "rasapi32.dll"
  447. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Desc,, %CSLIP_Desc%
  448. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Usage,1,01,00,00,00
  449. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Options,1,04,01,00,00
  450. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\SMM_Files\CSLIP, Protocols,1,04,00,00,00
  451. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Com\PPPMAC,,,
  452. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\Isdn\PPPMAC,,,
  453. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\PPTP\PPPMAC,,,
  454. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\ATM\PPPMAC,,,
  455. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Drivers,,,
  456.  
  457. ;
  458. ; RunOnce
  459. ;
  460. HKLM, Software\Microsoft\Windows\CurrentVersion\RunOnce,RNA_SMM_order,,"rundll32.exe smmsetup.dll,SMM_Setup /a PPPMAC PPP,RAS,NWC,SLIP,CSLIP"
  461. ;
  462. ; Script files
  463. ;
  464. HKCR,.scp,,,scpfile
  465. HKCR,scpfile,,,%SCP_Desc%
  466. HKCR,scpfile\DefaultIcon,,,"%11%\shell32.dll,-152"
  467. HKCR,scpfile\shell\open\command,,,"%25%\NOTEPAD.EXE %%1"
  468. HKCR,scpfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1"
  469. ;
  470. ; Import files
  471. ;
  472. HKCR,.dun,,,dunfile
  473. HKCR,dunfile,,,%DUN_File_Desc%
  474. HKCR,dunfile\DefaultIcon,,,"%11%\rnaui.dll,3"
  475. HKCR,dunfile\shell\open\command,,,"%25%\RUNDLL32.EXE RNAUI.DLL,RnaRunImport %%1"
  476. ;
  477. ;Implicit connection
  478. ;
  479. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Description,, %Remote_Desc%
  480. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, Name,, RemoteAccess
  481. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider, ProviderPath,, "rnanp.dll"
  482. ;
  483. ;Known DLLs to speed up Rna load / fix problems when loading from SBS.
  484. ;These will always be loaded from system dir
  485. ;
  486. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,SYNCENG,,SYNCENG.DLL
  487. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAP,,RNAP.DLL
  488. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNATHUNK,,RNATHUNK.DLL
  489. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNAUI,,RNAUI.DLL
  490. HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,RNASERV,,RNASERV.DLL
  491.  
  492. [MS_RNASERV_Reg]
  493. ;
  494. ;Dial-Up Server Installation
  495. ;
  496. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"1"
  497. ;HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\CallAccess,enableISDN,1,01,00,00,00
  498.  
  499. [MS_DCC_Reg]
  500. ;
  501. ;Direct Cable Connection Installation
  502. ;
  503. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"1"
  504.  
  505. [MS_VPN_Reg]
  506. ;
  507. ;Virtual Private Networking Installation
  508. ;
  509. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"1"
  510.  
  511. [MS_ATM_Reg]
  512. ;
  513. ;ATM Support Installation
  514. ;
  515. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"1"
  516.  
  517.  
  518.  
  519. [MS_RNA_DelReg]
  520. ; Make sure logger is not statically loaded
  521. ;
  522. HKLM,System\CurrentControlSet\Services\VxD\Logger
  523. ;
  524. ; Make sure extra command for the folder is removed
  525. ;
  526. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}\shell
  527. ; Remove CSLIP from Optional component and Uninstall list
  528. ;
  529. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"CSLIP"
  530. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CSLIP
  531. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CSLIP
  532. ;
  533. ; Remove unwanted DUN menu
  534. ;
  535. HKCR,dunfile\shell\print
  536. HKCR,dunfile\shell\Edit
  537.  
  538. [MS_RNA_Uninstall_Reg]
  539. ; Mark RNA as uninstalled
  540. ;
  541. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNA,Installed,,"0"
  542.  
  543. [MS_RNASERV_Uninstall_Reg]
  544. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\RNASERV,Installed,,"0"
  545.  
  546. [MS_DCC_Uninstall_Reg]
  547. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\DCC,Installed,,"0"
  548.  
  549. [MS_VPN_Uninstall_Reg]
  550. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\VPN,Installed,,"0"
  551.  
  552. [MS_ATM_Uninstall_Reg]
  553. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\ATM,Installed,,"0"
  554.  
  555. [MS_DUN_Uninstall_DelReg]
  556. ;
  557. ;Remove ISDN 1.1 Accelerator Pack optional component
  558. ;
  559. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"MSISDN"
  560. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSISDN
  561.  
  562. ;
  563. ;Remove Dial-Up Networking Upgrade from list of installed packages
  564. ;
  565. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSDUN
  566.  
  567.  
  568. [MS_RNA_Uninstall_DelReg]
  569. ; Remove binding information
  570. ;
  571. HKCR,CLSID\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  572. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48}
  573. HKLM, SYSTEM\CurrentControlSet\Services\RemoteAccess\NetworkProvider
  574. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
  575. ;
  576. ; Remove DUN from the list of shell extensions
  577. ;
  578. HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{992CFFA0-F557-101A-88EC-00DD010CCC48}"
  579.  
  580. [MS_RNASERV_Uninstall_DelReg]
  581. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Remote Access"
  582.  
  583. [MS_DCC_Uninstall_DelReg]
  584. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Direct Cable Connection"
  585.  
  586. [MS_VPN_Uninstall_DelReg]
  587. ;
  588. ; This doesn't really exist at this point...
  589. ;
  590. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"Virtual Private Networking"
  591.  
  592. [MS_ATM_Uninstall_DelReg]
  593.  
  594.  
  595. ; User-visible strings
  596.  
  597. [Strings]
  598. Remote_Desc = "DF▄-Netzwerk"
  599. Remote_ShortDesc = "DF▄"
  600. Remote_Tip = "Stellt ⁿber ein Modem die Verbindung zu anderen Computern her."
  601. Remote_Infotip = "Mit dem DF▄-Netzwerk haben Sie Zugriff auf freigegebene Informationen auf anderen Computern, auch wenn Ihr Computer nicht mit einem Netzwerk verbunden ist. Der Computer mit dem die Verbindung hergestellt wird, muss als Netzwerkserver eingerichtet sein."
  602. RemoteServ_Desc = "DF▄-Server"
  603. RemoteServ_ShortDesc = "DialUpServ"
  604. RemoteServ_Tip = "Stellt ⁿber ein Modem die Verbindung zu Ihrem Computer her."
  605. PP_Desc = "PPP: Internet, Windows NT Server, Windows 98"
  606. WFW_Desc = "Windows fⁿr Workgroups und Windows NT 3.1"
  607. NWC_Desc = "NRN: NetWare Connect Version 1.0 und 1.1"
  608. SLIP_Desc = "SLIP: Unix-Verbindung"
  609. CSLIP_Desc = "CSLIP: Unix-Verbindung mit IP-Steuersatz-Komprimierung"
  610. MS = "Microsoft"
  611. Apps_Desc = "Zubeh÷r"
  612. COMM_DESC = "Zubeh÷r\Kommunikation"
  613. DirectCC_Desc = "PC-Direktverbindung"
  614. Directcc_ShortDesc = "PCDirekt"
  615. DCC_Tip = "Verbindet Computer mit Nullmodem- oder Parallelkabel."
  616. VPN_Desc = "Virtuelles privates Netzwerk"
  617. VPN_ShortDesc = "Tunneling-Assistent"
  618. VPN_Tip = "Erm÷glicht die Verbindung mit privaten Netzwerken ⁿber ÷ffentliche Netzwerke wie z.B. dem Internet."
  619. ATM_Desc = "DF▄-ATM-Unterstⁿtzung"
  620. ATM_ShortDesc = "ATM-Unterstⁿtzung"
  621. ATM_Tip = "Unterstⁿtzt DF▄-Netzwerkverbindungen mit ATM-GerΣten, z.B. einem ADSL-Modem."
  622. SCP_Desc = "DF▄-Netzwerkskript"
  623. Scripter_Desc = "DF▄-Skriptverwaltung"
  624. DUN_File_Desc = "Exportierte DF▄-Netzwerkdatei"
  625.  
  626.  
  627. ; Directory names - note that that short versions must match the truncated
  628. ; 8 char names for the long versions, or else there will be problems!
  629. ; also need to put the short versions in the [DestinationDirs] section above
  630. ; Used by wordpad, hypertrm, backup, paint, & MSN
  631. PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1"
  632. OEM_PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
  633. ACCESSOR = "Zubeh÷r"    ; first 6 chars of Accessories, + "~1"
  634. OEM_ACCESSOR = "Zubehör"    ; first 6 chars of Accessories, + "~1"  - in OEM codepage (not Ansi)
  635.  
  636. PUI_VERSION = "4,10,1,1"
  637. PUI_DESC_DCC = "Windows Setup - PC-Direktverbindung"
  638. PUI_DESC_RNA = "Windows Setup - DF▄-Netzwerk"
  639.